<configuration>
   <system.web>

      <authentication mode="Forms" />
      <roleManager enabled="true" />

   </system.web>
</configuration>
